ComponentOne ASP.NET MVC Controls
BaseCollectionViewService<T> Class Members
Properties  Methods 

C1.Web.Mvc Namespace : BaseCollectionViewService<T> Class

The following tables list the members exposed by BaseCollectionViewService<T>.

Public Properties
 NameDescription
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets a callback that determines whether a specific property of an item contains validation errors.  
Public PropertyGets the group descriptions.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets a function that creates new items for the collection.  
Public PropertyOccurs when the collection changes.  
Public PropertyOccurs after the current item changes.  
Public PropertyOccurs before the current item changes.  
Public PropertyOccurs after the page index changes.  
Public PropertyOccurs before the page index changes.  
Public PropertyGets or sets the page index.  
Public PropertyGets or sets the page size. 0 means to disable paging.  
Public PropertyGets or sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.  
Public PropertyGets the sort descriptions.  
Public PropertyGets or sets a value that determines whether null values should appear first or last.  
Public PropertyOverridden. Gets a value which represents the unique id for the control.  
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

BaseCollectionViewService<T> Class
C1.Web.Mvc Namespace